projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd68a44
)
define-global-minor-mode -> define-globalized-minor-mode
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 20 Apr 2007 19:30:24 +0000
(19:30 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 20 Apr 2007 19:30:24 +0000
(19:30 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 4a4958c93a15349159d39d4bb05adeed42c70b06..6dd23b069c757d52e125d27d4fb17c0377709be6 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-5703,7
+5703,7
@@
and simply passes them to `defcustom', if applicable.
*** `minor-mode-list' now holds a list of minor mode commands.
+++
-*** `define-global-minor-mode'.
+*** `define-global
ized
-minor-mode'.
This is a new name for what was formerly called
`easy-mmode-define-global-mode'. The old name remains as an alias.